| commit | c79d2d3181208d057600ef618af83a86b29377e5 | [log] [tgz] |
|---|---|---|
| author | James Farrell <jamesfarrell@google.com> | Tue Aug 06 17:05:43 2024 +0000 |
| committer | James Farrell <jamesfarrell@google.com> | Tue Aug 06 17:05:43 2024 +0000 |
| tree | 1727644ac6e657059d680e6f4fc882303f1fc73c | |
| parent | 14c1ea3e6e027bab84b2d026527fad56c56c814f [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: I6e491bab35492e9ab0f828eef9c4b101ddd3fdb6
Build up a parser for your format of choice with the building blocks provided by winnow.
For more details, see:
winnow is the fruit of the work of many contributors over the years, many thanks for your help! In particular, thanks to Geal for the original nom crate.